home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / demos / zorkdemo.dir / 00067_moore loop 2.ls < prev    next >
Encoding:
Text File  |  1995-12-12  |  90 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(4) then
  3.     go(marker(0))
  4.   else
  5.     go("noButt")
  6.   end if
  7. end
  8.